バージョン

LinearGradientBrush コンストラクタ(Nullable<Point>,Nullable<Point>,Color[],Double[])

デザイナーのシリアル化で使用されます。
シンタックス
'宣言
 
Public Function New( _
   ByVal start As Nullable(Of Point), _
   ByVal end As Nullable(Of Point), _
   ByVal colors() As Color, _
   ByVal offsets() As Double _
)
public LinearGradientBrush( 
   Nullable<Point> start,
   Nullable<Point> end,
   Color[] colors,
   double[] offsets
)

パラメータ

start
end
colors
offsets
参照